gl renderer: Refactor add_offscreen_ops
authorTimm Bäder <mail@baedert.org>
Sun, 2 Dec 2018 08:05:50 +0000 (09:05 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 2 Dec 2018 12:25:43 +0000 (13:25 +0100)
commit2831dbb110f9a740c473805b705b61c646819535
treef67f0dd4829dbe0e966b1d80016c4647692c47d3
parent933acb36820b2b41ee200506eeb1c662efb295d4
gl renderer: Refactor add_offscreen_ops

Use a graphene_rect_t for the node bounds instead of 4 floats.
This makes it simpler to pass the size in without the offset applied.
gsk/gl/gskglrenderer.c